[INFO] cloning repository https://github.com/BhasherBEL/maas-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BhasherBEL/maas-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBhasherBEL%2Fmaas-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBhasherBEL%2Fmaas-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3097e68fa1d3bb811dad934a7039037ef551bfe
[INFO] checking BhasherBEL/maas-rs against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBhasherBEL%2Fmaas-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BhasherBEL/maas-rs
[INFO] finished tweaking git repo https://github.com/BhasherBEL/maas-rs
[INFO] tweaked toml for git repo https://github.com/BhasherBEL/maas-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BhasherBEL/maas-rs on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BhasherBEL/maas-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 51eeec02a9db2781da90bf0b59a6321ca8d42c7439137e325f73d13417952e0e
[INFO] running `Command { std: "docker" "start" "51eeec02a9db2781da90bf0b59a6321ca8d42c7439137e325f73d13417952e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51eeec02a9db2781da90bf0b59a6321ca8d42c7439137e325f73d13417952e0e" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51eeec02a9db2781da90bf0b59a6321ca8d42c7439137e325f73d13417952e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51eeec02a9db2781da90bf0b59a6321ca8d42c7439137e325f73d13417952e0e" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.49
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling async-graphql-value v7.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling async-graphql-parser v7.2.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking futures_codec v0.5.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr] error: could not compile `protobuf` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b152f5575a2ac7126ae0019e4e679abe9399213e/bin/rustc --crate-name protobuf --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-3.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=adb6712a067f7f92 -C extra-filename=-76dbe4bb686f204a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e7324593321ca94b.rmeta --extern protobuf_support=/opt/rustwide/target/debug/deps/libprotobuf_support-5bec0008664bf695.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecb66b8520da6763.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "51eeec02a9db2781da90bf0b59a6321ca8d42c7439137e325f73d13417952e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51eeec02a9db2781da90bf0b59a6321ca8d42c7439137e325f73d13417952e0e", kill_on_drop: false }`
[INFO] [stdout] 51eeec02a9db2781da90bf0b59a6321ca8d42c7439137e325f73d13417952e0e
